skip to content
Tags → #mac os
-
### 重置步骤 参考zhile佬[博客](https://zhile.io/2018/08/24/navicat-premium-reset-free-trial.html),因为博客写的已经很详细...
-
Rust 跨平台编译
-
# 前因 在开发公司项目和个人项目都在同一个主机时出现一个很尴尬的问题,`git`设置了`user.name` 和`user.email`,在提交代码时难免出现个人项目使用公司的邮箱提交或者是公司项目...
-
Mac os 环境下 安装好`rust`环境,使用`vscode`时`rust-analyzer`报错 ```shell Failed to spawn one or more proc-macro ...
-
```shell # 查看服务ip 端口通信是否正常,类似于telnet nc -vz -w 2 ip port
``` ...